projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b2dc77f
50f1c17
)
Auto merge of #3742 - matklad:sets-are-monoid, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sat, 25 Feb 2017 07:32:31 +0000
(07:32 +0000)
committer
bors
<bors@rust-lang.org>
Sat, 25 Feb 2017 07:32:31 +0000
(07:32 +0000)
Simplify feature-handling code
A neat (imo :) ) hack to use an empty `&HashSet` instead of `Option<&HashSet>`.
Trivial merge